NAnt
Help
Function Reference
version::get-minor |
v0.85 |
[This is preliminary documentation and subject to change.]
Gets the value of the minor component of a given version string.
version::get-minor(version)
| Name | Type | Description |
|---|---|---|
| version | string | A string containing the major, minor, build, and revision numbers, where each number is delimited with a period character ('.'). |